Update index.ts
This commit is contained in:
@@ -12,5 +12,5 @@ export * from './auth';
|
|||||||
// Re-export git utils
|
// Re-export git utils
|
||||||
export * from './git';
|
export * from './git';
|
||||||
|
|
||||||
// Re-export style utils
|
// Re-export style utils (explicitly to avoid naming conflicts)
|
||||||
export * from './styles';
|
export { cn as stylesCn } from './styles';
|
||||||
Reference in New Issue
Block a user