mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04: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 interfaces from './index';
|
||||
|
||||
// inter, cause interface is reserved keyword in JS... o_o
|
||||
|
||||
Reference in New Issue
Block a user