mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 14:58:33 +00:00
Add new usePlatformSelector custom hook Add new usePlatformCompatibility custom hook Add new PlatformSelector global component Refactor PlatformCompatibility as global component Refactor sql_tools to TypeScript Improve type definitions for context/policy Align PolicyPage and QueryPage with platform compatibility changes
1 line
51 B
TypeScript
1 line
51 B
TypeScript
export { default } from "./PlatformCompatibility";
|