Skip to content

Commit c2e27ba

Browse files
authored
chore: Fake commit to trigger release (#241)
1 parent 6807fc4 commit c2e27ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/screenshot-area.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
22
// SPDX-License-Identifier: Apache-2.0
3+
34
import { ReactNode } from "react";
45

56
export function ScreenshotArea({ children }: { children: ReactNode }) {

0 commit comments

Comments
 (0)