1 Commits

Author SHA1 Message Date
d5ac090054 Perbaikan Icon Component dan stories 2023-11-14 09:09:52 +07:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
import { Meta, StoryObj } from "@storybook/react";
import { Icon } from "../tableComponent/icon";
import { Icon } from "../tableComponent/IconComponent";
const meta = {
title: 'Component/Table/Icon',