import React from "react"; import "./FeatureStyles.css"; function Warning({ children, ...restProps }) { return (