Skip to content

Commit

Permalink
Merge branch 'shakib-dev-latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
NahidHasanTushar1 committed Jul 1, 2024
2 parents 89d6465 + 946e23d commit 8579501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nxdev/notificationx/fields/AdvancedRepeater.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
import { ReactSortable } from "react-sortablejs";
import { RepeaterField } from 'quickbuilder/src/fields/helpers';
import { executeChange, useBuilderContext } from 'quickbuilder';
import { v4 } from "uuid";
import AdvancedRepeaterField from './helpers/AdvancedRepeaterField';
Expand Down

0 comments on commit 8579501

Please sign in to comment.