We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6807fc4 commit c2e27baCopy full SHA for c2e27ba
pages/screenshot-area.tsx
@@ -1,5 +1,6 @@
1
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
+
4
import { ReactNode } from "react";
5
6
export function ScreenshotArea({ children }: { children: ReactNode }) {
0 commit comments