Skip to content

Commit

Permalink
fix: update the osd-plugin-generator template to reference the correc…
Browse files Browse the repository at this point in the history
…t button (#9014)

* fix: update the osd-plugin-generator template to reference the correct button

Signed-off-by: Justin Kim <[email protected]>

* remove the size prop

Signed-off-by: Justin Kim <[email protected]>

* change it to EuiButton

Signed-off-by: Justin Kim <[email protected]>

---------

Signed-off-by: Justin Kim <[email protected]>
(cherry picked from commit afb2605)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 6, 2024
1 parent 097219b commit 3637088
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { FormattedMessage, I18nProvider } from '@osd/i18n/react';
import { BrowserRouter as Router } from 'react-router-dom';

import {
EuiSmallButton,
EuiButton,
EuiHorizontalRule,
EuiPage,
EuiPageBody,
Expand Down

0 comments on commit 3637088

Please sign in to comment.