chore: fix import

This commit is contained in:
07akioni 2020-11-06 19:54:20 +08:00
parent 03645c4411
commit 86b3f40f62

View File

@ -9,3 +9,4 @@ export { default as NBaseSuffix } from './suffix'
export { default as NBaseWave } from './wave'
export { default as NBaseMenuMask } from './menu-mask'
export { default as NBaseSelection } from './selection'
export { default as NBaseSlotMachine } from './slot-machine'