You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import React from 'react';
export default()=>(
<div className="p-4">
<h1>عصر الدولة الأموية</h1>
<div>معاوية بن أبي سفيان: المؤسس</div>
<div>عبد الملك: المعرب والموحد</div>
<div>الوليد: العصر الذهبي</div>
<div>عمر بن عبد العزيز: الخليفة الزاهد</div>
</div>
); #197