mirror of
https://github.com/NovaGM/ModuleBuilder.git
synced 2024-08-15 00:23:33 +00:00
[PCCompat > Components > Settings] Reexport SliderInput
This commit is contained in:
parent
0299ffed06
commit
8813e027ba
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
export { default as FormItem } from './formItem';
|
||||
export { default as TextInput } from './textInput';
|
||||
export { default as SliderInput } from './sliderInput';
|
||||
export { default as Divider } from './divider';
|
||||
|
||||
export const SwitchItem = goosemodScope.webpackModules.findByDisplayName('SwitchItem');
|
Loading…
Add table
Add a link
Reference in a new issue