mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[PR #71] [MERGED] Add Whitelist #157
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/71
Author: @tomleb3
Created: 3/15/2023
Status: ✅ Merged
Merged: 3/19/2023
Merged by: @davidarroyo1234
Base:
master← Head:whitelist📝 Commits (1)
63516a3Add Whitelist📊 Changes
10 files changed (+311 additions, -30 deletions)
View changed files
📝
README.md(+1 -1)📝
package-lock.json(+4 -3)➕
src/components/icons/UserCheckIcon.tsx(+18 -0)➕
src/components/icons/UserUncheckIcon.tsx(+19 -0)📝
src/main.tsx(+151 -23)➕
src/services/storage.ts(+55 -0)📝
src/styles/_helpers.scss(+5 -0)📝
src/styles/main.scss(+40 -3)📝
src/utils.ts(+17 -0)📝
tsconfig.json(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.