Skip to content

Commit 8437af0

Browse files
Copilothotlong
andcommitted
Fix CSS import issue in fields package causing build failure
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 74779d5 commit 8437af0

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

packages/fields/src/index.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/fields/src/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
* LICENSE file in the root directory of this source tree.
77
*/
88

9-
import './index.css';
10-
119
import React from 'react';
1210
import type { FieldMetadata, SelectOptionMetadata } from '@object-ui/types';
1311
import { Badge, Avatar, AvatarFallback, Button } from '@object-ui/components';

0 commit comments

Comments
 (0)