Skip to content

Commit

Permalink
Release v0.17.0 (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
bexsoft authored Feb 7, 2024
1 parent bc0cdd3 commit 0da48bd
Show file tree
Hide file tree
Showing 8 changed files with 17,162 additions and 17,020 deletions.
16,123 changes: 8,099 additions & 8,024 deletions dist/cjs/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cjs/index.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { FC, SVGProps } from "react";
import { LogoBaseProps } from "../LogoBase/LogoBase.types";
declare const KMS: FC<SVGProps<any> & LogoBaseProps>;
export default KMS;
Loading

0 comments on commit 0da48bd

Please sign in to comment.