ice/packages/rax-compat/es2017/ref.js

3 lines
81 B
JavaScript

import { forwardRef, createRef } from 'react';
export { forwardRef, createRef };