refactor(docs): Remove no longer necessary React imports
This commit is contained in:
parent
a0a952413a
commit
00962a7255
22 changed files with 1 additions and 24 deletions
|
|
@ -4,7 +4,6 @@
|
|||
* SPDX-License-Identifier: CC-BY-NC-SA-4.0
|
||||
*/
|
||||
|
||||
import React from "react";
|
||||
import PropTypes from "prop-types";
|
||||
|
||||
export default function Context({ children }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue