### What problem does this PR solve? feat: change all file names to lowercase #1574 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useSelectKnowledgeList } from '@/hooks/knowledgeHook';
|
||||
import { useSelectKnowledgeList } from '@/hooks/knowledge-hooks';
|
||||
import { useState } from 'react';
|
||||
|
||||
export const useSearchKnowledge = () => {
|
||||
|
||||
Reference in New Issue
Block a user