dashicons/react/path.js
2024-03-25 01:57:54 +08:00

1 line
55 B
JavaScript

export default ( props ) => ( <path { ...props } /> );