// @ts-nocheck
import React from "react";
export function SpreadWithTheKey({ className }: Props) {
const rest = {};
return (
console.log("click")}>
Rendered component containing warning
);
}
export function test() {
console.assert(React.isValidElement());
return testDone(import.meta.url);
}
191/coredns/'>coredns |
Unnamed repository; edit this file 'description' to name the repository. | |