Skip to content

Commit b86da2f

Browse files
author
Amrit Kashyap Borah
committed
chore: expose URL_FILTER_KEYS
1 parent 0a7d2ec commit b86da2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Common/Hooks/useUrlFilters/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
* limitations under the License.
1515
*/
1616

17+
export { URL_FILTER_KEYS } from './constants'
1718
export type { UseUrlFiltersProps, UseUrlFiltersReturnType } from './types'
1819
export { default as useUrlFilters } from './useUrlFilters'

0 commit comments

Comments
 (0)