mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-10 08:02:27 +03:00
improve repo setup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useEffect, useRef } from 'react';
|
||||
import { OverlayScrollbars } from '@~package/overlayscrollbars';
|
||||
import { OverlayScrollbars } from 'overlayscrollbars';
|
||||
import type { ComponentProps } from 'react';
|
||||
|
||||
export const Pre = ({ children }: ComponentProps<'pre'>) => {
|
||||
|
||||
Reference in New Issue
Block a user