Add alias for ui and remove SASS support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
import PropTypes from 'prop-types'
|
||||
import { Checkbox, Label } from '../ui'
|
||||
import { Checkbox, Label } from 'ui'
|
||||
|
||||
// This is an example of a validated component with a value that can change itself, that cannot ever be invalid.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user