small changes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
//src/components/ToolFilters.astro
|
||||
import { getToolsData } from '../utils/dataService.js';
|
||||
|
||||
const data = await getToolsData();
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
//src/components/ToolMatrix.astro
|
||||
import { getToolsData } from '../utils/dataService.js';
|
||||
import ShareButton from './ShareButton.astro';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user