mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 01:22:49 +00:00
6 lines
102 B
JavaScript
6 lines
102 B
JavaScript
import { useLayoutEffect } from 'react';
|
|
|
|
var index = useLayoutEffect ;
|
|
|
|
export { index as default };
|