CHANGED: Types

This commit is contained in:
2024-02-01 16:23:59 +04:00
parent dc4b8baaf8
commit ab4ae37015
19 changed files with 238 additions and 248 deletions

View File

@@ -1,7 +1,7 @@
'use client';
import React from 'react';
import { IconButton } from '../../src/primitive-components/material-you-components';
import { IconButton } from '../../src/primitive-components/components';
function IconButtons() {
return (