Skip to content

Added Login Page#1

Open
Nityanand13 wants to merge 10 commits intonr_ru_ofrom
nr_ru_1
Open

Added Login Page#1
Nityanand13 wants to merge 10 commits intonr_ru_ofrom
nr_ru_1

Conversation

@Nityanand13
Copy link
Copy Markdown
Owner

No description provided.

@Nityanand13 Nityanand13 changed the base branch from develop to nr_ru_o August 5, 2022 09:35
@@ -3,18 +3,30 @@
"version": "0.1.0",
Copy link
Copy Markdown

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",
Copy link
Copy Markdown

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
Copy Markdown
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';
Copy link
Copy Markdown

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
Copy Markdown
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",
Copy link
Copy Markdown

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.

2 participants