Skip to content

Commit dbae654

Browse files
committed
import React
1 parent b9ce351 commit dbae654

File tree

1 file changed

+1
-1
lines changed
  • packages/block-editor-tools/src/components/post-picker

1 file changed

+1
-1
lines changed

packages/block-editor-tools/src/components/post-picker/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useState, JSX } from 'react';
1+
import React, { useState, JSX } from 'react';
22
import styled from 'styled-components';
33

44
import {

0 commit comments

Comments
 (0)