Skip to content

Commit

Permalink
release version patch
Browse files Browse the repository at this point in the history
  • Loading branch information
radubrehar committed Jan 26, 2024
1 parent 0238256 commit 09edb5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import * as React from 'react';
import { useCallback, useContext, useMemo } from 'react';

import { join } from '../../../../utils/join';
import { once } from '../../../../utils/DeepMap/once';
// import { once } from '../../../../utils/DeepMap/once';
// const once = (fn: Function) => fn;

import { stripVar } from '../../../../utils/stripVar';
Expand Down

0 comments on commit 09edb5f

Please sign in to comment.