mirror of
https://github.com/wassname/talk.git
synced 2026-08-15 12:55:10 +08:00
replacing coral-ui in plugins
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import {Dialog} from 'coral-ui';
|
||||
import {Dialog} from 'plugin-api/beta/client/components/ui';
|
||||
import styles from './styles.css';
|
||||
|
||||
import SignInContent from './SignInContent';
|
||||
|
||||
Reference in New Issue
Block a user