Perbaikan Icon Component dan stories

This commit is contained in:
2023-11-14 09:09:52 +07:00
parent adecf76a25
commit d5ac090054
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',