mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-21 23:19:30 +02:00
fix: radio and list sort init
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
import { tool as listSort } from './sort/meta';
|
||||
export const listTools = [];
|
||||
|
||||
export const listTools = [listSort];
|
||||
|
Reference in New Issue
Block a user