mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-11 11:03:16 +08:00
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized * refactor: remove use Toast and reconstruct the form adapter
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import './default/index.css';
|
||||
import './dark/index.css';
|
||||
import './default.css';
|
||||
import './dark.css';
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user