Getting started
//old way
import { IconButton } from '@totalsoft_oss/rocket-ui.core'
//new way
import { IconButton } from '@totalsoft/rocket-ui'import { defaultTheme } from '@totalsoft/rocket-ui'Last updated
//old way
import { IconButton } from '@totalsoft_oss/rocket-ui.core'
//new way
import { IconButton } from '@totalsoft/rocket-ui'import { defaultTheme } from '@totalsoft/rocket-ui'Last updated