config redirect
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import * as React from 'react';
|
||||
declare function BeakerIcon(props: React.ComponentProps<'svg'> & { title?: string, titleId?: string }): JSX.Element;
|
||||
export default BeakerIcon;
|
||||
Reference in New Issue
Block a user