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) (#9018)

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



* remove the size prop



* change it to EuiButton



---------


(cherry picked from commit afb2605)

Signed-off-by: Justin Kim <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 097219b commit fe27288
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 fe27288

Please sign in to comment.