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]>
  • Loading branch information
angle943 authored Dec 6, 2024
1 parent af429b6 commit afb2605
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 afb2605

Please sign in to comment.