mirror of
https://github.com/directus/directus.git
synced 2026-02-10 23:35:25 -05:00
Document and structure utils / compositions (#168)
* Document and structure utils / compositions * Fix tests * Ignore tests in sonar cloud? * Please sonar don't use my test files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import registerComponent from '@/utils/register-component';
|
||||
import registerComponent from '@/utils/register-component/';
|
||||
import layouts from './index';
|
||||
|
||||
layouts.forEach(layout => {
|
||||
|
||||
Reference in New Issue
Block a user