Shamsur Raza Chowdhury
Shamsur Raza Chowdhury
Here is the test: ```tsx import React, {ReactNode} from "react"; import {render, screen, within} from "@testing-library/react"; import { mockGetComputedStyle, mockDndSpacing, makeDnd, DND_DIRECTION_UP, DND_DIRECTION_DOWN, DND_DRAGGABLE_DATA_ATTR, } from "react-beautiful-dnd-test-utils"; import {DraggableProvided, DragDropContext,...
Context: https://go.dev/tour/methods/9 Change the title above to describe your issue and add your feedback here, including code if necessary This example could be improved. It doesn't make so much sense...
### Describe the feature Currently, typescript/static-site uses cloudfront, acm, route53 to direct the traffic from http to https. I propose a simpler version of static-site that skips that part and...