mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 00:05:01 +00:00
code: nextjs,frontends,css (2 files)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getAdapter } from '../dbal-client'
|
||||
import { getAdapter } from '../../core/dbal-client'
|
||||
import type { CssCategory } from '../types'
|
||||
|
||||
/**
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { getAdapter } from '../dbal-client'
|
||||
import { getAdapter } from '../../core/dbal-client'
|
||||
|
||||
/**
|
||||
* Delete a CSS class category
|
||||
|
||||
Reference in New Issue
Block a user