Skip to content

Conversation

@Nityanand13
Copy link
Owner

No description provided.

@Nityanand13 Nityanand13 changed the base branch from develop to nr_ru_o August 5, 2022 09:35
@@ -1,20 +1,32 @@
{
"name": "my-app",
"version": "0.1.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See if the folder structure is same as mentioned in the comment - #2 (comment)

"bootstrap": "^5.2.0",
"font-awesome": "^4.7.0",
"node-sass": "^7.0.1",
"octokit": "^2.0.5",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the use of this?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed


import React, { useEffect, useState } from 'react';
import { Spinner } from "react-bootstrap";
import { useSelector, useDispatch } from '../../store/index';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should've aliasing for these. However, we can discuss with Abhishek/Manoj, if we should add it now or not.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okk

"target": "es6",
"lib": [
"dom",
"dom.iterable",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correctly name the images files used and see the folder structure for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants