Add alias for ui and remove SASS support
This commit is contained in:
@@ -4,7 +4,7 @@ import { regExpPattern } from 'regexp-pattern'
|
||||
import { api } from '../helpers'
|
||||
import { Validator, ValidatedInput, ValidatedCheckbox, ValidatedButton } from '../Validated'
|
||||
import { WaitDialog, MessageDialog } from '../Dialog'
|
||||
import { Image, Link, Text, Column } from '../ui'
|
||||
import { Image, Link, Text, Column } from 'ui'
|
||||
import headerLogo from 'images/deighton.png'
|
||||
|
||||
export class Login extends React.Component {
|
||||
|
||||
Reference in New Issue
Block a user