Contributing all buttons in one place goes against the designs that we set out at the beginning of the project's rewrite and that multiple of us have been following since then.
3 lines
120 B
JavaScript
3 lines
120 B
JavaScript
export { default as SettingsButton } from './SettingsButton';
|
|
export { default as SettingsMenu } from './SettingsMenu';
|