Skip to content

Commit

Permalink
EPMRPP-86232 || Add React import
Browse files Browse the repository at this point in the history
  • Loading branch information
AmsterGet committed Oct 30, 2023
1 parent b03e5b5 commit 02d7af2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useEffect, useState } from 'react';
import React, { useEffect, useState } from 'react';
import {
URL_ATTRIBUTE_KEY,
PROJECT_ATTRIBUTE_KEY,
Expand Down

0 comments on commit 02d7af2

Please sign in to comment.